Q1. Belkin Power Management Software for Linux works fine when manually activated but an error 
	message "UPS adapter no response!" appears when the system 
	activates it at start-up.
Answer: 
	Make sure no other process uses the same serial port as Belkin Power 
	Management Software for Linux daemon.

Q2. I want to install Belkin Power Management Software for Linux on Solaris 2.5 for x86 but the 
	system responds 'Device busy" when I execute the command "tar 
	xvf /dev/fd0".
Answer: 
	Execute the command "/etc/init.d/volmgt stop" first.

Q3.Is there any command to turn-off the system power after shutdown for 
	the Sun OS?
Answer:
	There is no command to turn-off the system power automatically 
	after system shutdown on the Sun OS. You could only halt the 
	system with the 'halt' command and turn-off system power 
	manually.  However, Belkin Power Management Software for Linux could turn off the system 
	power by turning-off the UPS power.

Q4.Could the 'tip' command be used to observe the communication status 
	of Belkin Power Management Software for Linux?
Answer:
	No, because the communication protocol is different between 
	rups and upsilon.

Q5. I tried running the Belkin Power Management Software for Linux on  system, but it 
	doesn't work, why?
Answer:
	Belkin Power Management Software for Linux uses Linux IPC (Inter Process Communication) 
	functions. FreeBSD does support System V IPC primitives, but 
	you must install this option first.  Add the following lines to 
	your kernel config to enable Inter Process Communication.
        options  SYSVSHM
        options  "SHMMAXPGS=64"   # 256Kb of sharable memory
        options  SYSVSEM          # enable for semaphores
        options  SYSVMSG          # enable for messaging

	Recompile and install.
	Please refer to FreeBSD WebSite for detailed information about 
	these subject.

Q6. The message "Cannot Initialize the SNMP Session!!" appears 
	after running Belkin Power Management Software for Linux
Answer:
	a. Check if the IP Address and Community Name is correct.
	b. Check if all the cables are properly connected


   **********************************************************
   *   For the latest Q&A, please connect to our Web Site   * 
   **********************************************************
